Revision: zsh--cvshead--1.0--patch-176
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Mon Feb  7 02:04:15 CET 2005
Standard-date: 2005-02-07 01:04:15 GMT
Modified-files: ChangeLog Src/Modules/parameter.c
    Src/Modules/zftp.c Src/builtin.c Src/exec.c
    Src/hashtable.c Src/parse.c Src/signals.c
    Test/C03traps.ztst
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-176
Summary: Update from CVS

2005-02-06  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>

   * (cheated and guessed) 20793: Src/builtin.c, Src/exec.c,
   Src/hashtable.c, Src/Modules/parameter.c, Src/Module/zftp.c,
   Src/parse.c, Src/signals.c, Test/C03traps.ztst: Fix bug that
   autoloaded TRAPEXIT wasn't restored properly after running an
   intermediate function; only use sigfuncs (renamed to siglists) for
   eval-style traps; augment and fix trap tests.
